home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Discy Business / Discy Business.2mg / DEV.CD / GUIDED.TOURS / IIC.PLUS.TOUR / BASIC / INTRO.TEXT < prev    next >
Encoding:
Text File  |  1983-10-14  |  843 b   |  48 lines  |  [04] ASCII Text (0x0000)

  1. %
  2. 13
  3. 20
  4. 1
  5. 39
  6.            INTRODUCTION
  7.  
  8. So you're interested in learning
  9. to program?  Well, you've come to
  10. the right place.
  11. ^
  12. &
  13. Just as there are lots of human 
  14. languages--like English, French, 
  15. and German--there are lots of
  16. computer languages.  One of these
  17. languages is BASIC.
  18. ^
  19. &
  20. BASIC has several dialects--you'll
  21. be using Applesoft BASIC.
  22. ^
  23. &
  24. Fortunately, most of the "words"
  25. in this language are very easy to
  26. understand. We're going to teach 
  27. you some of the BASIC words you 
  28. need to start programming.
  29. ^
  30. %
  31. 4
  32. 20
  33. 1
  34. 39
  35. One thing you need to know is that
  36. the DELETE key doesn't remove
  37. characters in Applesoft BASIC.
  38. If you make a mistake here or at 
  39. any time in Applesoft BASIC, back
  40. up with the LEFT ARROW key and 
  41. retype.
  42.  
  43. Now, before we go any further, 
  44. let's get acquainted.  Please type
  45. in your first name and press the 
  46. RETURN key.  
  47. ^
  48.